da_TwAddVarCB

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
extern (System)
alias da_TwAddVarCB = int function(TwBar* bar, const(char)* name, TwType type, TwSetVarCallback setCallback, TwGetVarCallback getCallback, void* clientData, const(char)* def)

Meta